[INFO] fetching crate ratatui-interact-fork 0.5.3-fork.1...
[INFO] fixing ratatui-interact-fork-0.5.3-fork.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ratatui-interact-fork 0.5.3-fork.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ratatui-interact-fork 0.5.3-fork.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ratatui-interact-fork 0.5.3-fork.1
[INFO] tweaked toml for crates.io crate ratatui-interact-fork 0.5.3-fork.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ratatui-interact-fork 0.5.3-fork.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ratatui-interact-fork 0.5.3-fork.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v4.0.6
[INFO] [stderr]   Downloaded ratatui-termion v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7
[INFO] running `Command { std: "docker" "start" "0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking ratatui-interact-fork v0.5.3-fork.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/textarea_demo.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/checkbox_demo.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/navigation_demo.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/copyable_pane_demo.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/spinner_demo.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact::components::{Spinner, SpinnerFrames, SpinnerState, SpinnerStyle};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact_fork::components::{Spinner, SpinnerFrames, SpinnerState, SpinnerStyle};
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/spinner_demo.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact::events::is_close_key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact_fork::events::is_close_key;
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/split_pane_demo.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/input_demo.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/tab_view_demo.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/breadcrumb_demo.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/animated_text_demo.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact::components::{AnimatedText, AnimatedTextState, AnimatedTextStyle};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact_fork::components::{AnimatedText, AnimatedTextState, AnimatedTextStyle};
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/animated_text_demo.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact::events::is_close_key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact_fork::events::is_close_key;
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> examples/navigation_demo.rs:363:28
[INFO] [stdout]     |
[INFO] [stdout] 363 |                     if let Some(id) = get_selected_id(&self.tree_nodes, &self.tree_state) {
[INFO] [stdout]     |                            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:605:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/diff_viewer_demo.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact::components::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 | use ratatui_interact_fork::components::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/diff_viewer_demo.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use ratatui_interact::events::is_close_key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 | use ratatui_interact_fork::events::is_close_key;
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/navigation_demo.rs:368:55
[INFO] [stdout]     |
[INFO] [stdout] 368 | ...                   self.selected_node = Some(id);
[INFO] [stdout]     |                                            ---- ^^ expected `String`, found `str`
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the type constructed contains `str` due to the type of the argument passed
[INFO] [stdout]    --> examples/navigation_demo.rs:368:50
[INFO] [stdout]     |
[INFO] [stdout] 368 | ...                   self.selected_node = Some(id);
[INFO] [stdout]     |                                            ^^^^^--^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:605:4
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 368 |                             self.selected_node = Some(id.to_string());
[INFO] [stdout]     |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/select_demo.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "textarea_demo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "copyable_pane_demo") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "navigation_demo") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/button_demo.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "spinner_demo") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/accordion_demo.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact_fork::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "animated_text_demo") due to 2 previous errors
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "button_demo") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "select_demo") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/toast_stack_demo.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact::components::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use ratatui_interact_fork::components::{
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui_interact` in this scope
[INFO] [stdout]   --> examples/toast_stack_demo.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use ratatui_interact::events::is_close_key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ratatui_interact`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 | use ratatui_interact_fork::events::is_close_key;
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "tab_view_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "diff_viewer_demo") due to 2 previous errors
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "breadcrumb_demo") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "split_pane_demo") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "input_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "toast_stack_demo") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "checkbox_demo") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratatui-interact-fork` (example "accordion_demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7", kill_on_drop: false }`
[INFO] [stdout] 0936355acfe25278febef88fc79ffff4949b936aaf2d80e04a43775b839426b7
